Skip to content

Conversation

Kobzol
Copy link
Member

@Kobzol Kobzol commented Oct 7, 2025

I think it's past time we configured a merge queue on this repo. Recently we ran into a case where two PRs were merged, which then results in a compile error and thus red tests on master, because no CI was executed on both of those PRs at once.

This PR:

  • Configured a merge queue
  • Separates the Docker build into a separate CI job
  • Moves the deployment to the deploy workflow. Deployment still happens from the master branch, not from the merge queue, which makes things a bit easier and won't require reconfiguring AWS's environment.

When this is merged, the repository has to be reconfigured to use a merge queue.

Companion PR: rust-lang/team#2013

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant